const golang.org/x/sys/unix.core
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L315: core = 0x80
syscall_linux.go#L329: func (w WaitStatus) CoreDump() bool { return w.Signaled() && w&core != 0 }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)